﻿@charset "UTF-8";
/*
    Css for PEL,    ver 1.0
    CopyRight By Dongyi Network Technology CO.,Ltd Design Center

    本网站通用布局
*/
/* Css Reset */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td, img {
    padding: 0;
    margin: 0;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
fieldset, img {
    vertical-align: top;
    border: 0;
}
address, caption, cite, code, dfn, em, th, var, i {
    font-weight: normal;
    font-style: normal;
}
ol, ul, li {
    list-style: none;
}
div, dl, dt, dd, ol, ul, li {
    zoom: 1;
}
caption, th {
    text-align: left;
}
h1, h2, h3, h4, h5, h6 {
    font-weight: normal;
    font-size: 100%;
}
q:before, q:after {
    content: '';
}
abbr, acronym {
    border: 0;
}
article, aside, dialog, footer, header, section, footer, nav, figure, menu, time {
    margin: 0;
    padding: 0;
    display: block;
    zoom: 1;
}
/* Public */
body {
    min-width: 1200px;
    color: #333;
    font-size: 14px;
    line-height: 1.8;
    font-family: "Microsoft YaHei", SimSun, Arial, Helvetica, Tahoma, sans-serif;
    text-align: center;
    -webkit-text-size-adjust: none;
    *background: #f3e7cf;
    width: 100%;
    overflow-x: hidden;
    background: -moz-linear-gradient(top, #ffffff 0%, #F3E7CF 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#F3E7CF));
    background: -webkit-linear-gradient(top, #ffffff 0%,#F3E7CF 100%);
    background: -o-linear-gradient(top, #ffffff 0%,#F3E7CF 100%);
    background: -ms-linear-gradient(top, #ffffff 0%,#F3E7CF 100%);
    background: linear-gradient(to bottom, #ffffff 0%,#F3E7CF 100%);
    
}
a {
    color: #333;
    text-decoration: none;
    outline: none;
}
a:hover {
    color: #b01e29;
    text-decoration: underline;
}
.clearbox {
    border: none;
    border-top: 1px solid transparent !important;
    clear: both;
    font-size: 0;
    height: 0;
    line-height: 0;
    margin-top: -1px !important;
    visibility: hidden;
}
.blank {
    display: block;
    height: 20px;
    font-size: 0px;
    line-height: 0;
    overflow: hidden;
    clear: both;
}
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
* html .clearfix {
    height: 1%;
}
*+html .clearfix {
    min-height: 1%;
}
pre {
    font-size: 14px;
    font-family: "Microsoft YaHei";
    white-space: pre-wrap;
    word-wrap: break-word;
}
.fl {
    float: left;
}
.fr {
    float: right;
}
.hide {
    display: none;
}
input[type=button], input[type=submit], input[type=file], button {
    cursor: pointer;
    -webkit-appearance: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}
.siteWidth,.container,.sw {
    clear: both;
    max-width: 1180px;
    margin: 0 auto;
}
/*顶部 S*/
.header .links { position: relative; z-index: 2; padding-top: 15px; float: right; padding-right: 10px;} 
.header .links .on dt { color: #b01e29; }
.header .links .on dd { display: block; }
.header .links dl { position: relative; float: right; }
.header .links dt { padding: 0 10px ; cursor: pointer; }
.header .links dd { clear: both; display: none; padding: 5px; background: #fff; position: absolute; right: 50%; top: 35px; margin-right: -55px; -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, .3); -moz-box-shadow: 0 0 5px rgba(0, 0, 0, .3); box-shadow: 0 0 5px rgba(0, 0, 0, .3); }
.header .links dd img { width: 100px; height: 100px; }
.header .links dd>i { z-index: 8; position: absolute; top: -10px; left: 50%; margin-left: -3px; border-width: 5px; border-color: transparent; border-style: dashed; border-bottom-color: #fff; border-bottom-style: solid; display: block; font-size: 0; line-height: 0; width: 0; }
.header .links .spe { float: right; padding: 0 2px;}


.header .links .on dt,
.header .links .on dt a, 
.header .links .wx .pic { overflow: hidden; height: 100px;}
.header .links .sign dt { background: none; }
.header .links .sign .spe { padding: 0 10px; }

.header .links .mail dd { background-color: #b01e29; color: #fff; padding: 5px 10px;}

#topBanner { position: absolute; top:0 ;right: 0; width: 764px; height: 206px;}
#topBanner .hd,#topBanner .bd .con { display: none;}

/* 站群导航-公共 */
#siteLast{position: relative;}
#siteLast dt {cursor: pointer;}
#siteLast dd h3{ text-align:left; margin:0 10px; position:relative; font-size:14px; font-weight:bold; line-height:34px; display:block; overflow:hidden;}
#siteLast dd h3.h i{display:none;}
#siteLast dd h3 span{float:left; height:34px; line-height:34px; padding:0 15px 0 0; background:#ffffff; position:relative; z-index:2;}
#siteLast dd h3 i{ content:""; display:block; height:1px; line-height:0; font-size:0; background:#eeeeee; top:16px; right:0; width:100%; position:absolute; z-index:1;}
#siteLast dd{display:none; width:1050px; position:absolute;  background:#fff; text-align:left; color:#333; padding:10px;max-height: 500px; overflow: auto; overflow-x: hidden;}
#siteLast dd table{border-collapse: collapse;border-spacing: 0; font-size:12px; width:100%}
#siteLast dd table td{padding-top:10px; padding-bottom:10px; overflow:hidden}
#siteLast dd table .tdlab{width:90px; text-align:right; padding-right:20px; vertical-align:middle; line-height:26px; font-weight:bold; }
#siteLast dd ul{overflow:hidden; margin-right:-2%}
#siteLast dd ul li{width:18%; margin-right:2%; float:left; height:26px; line-height:26px; overflow:hidden; font-size: 12px;}
#siteLast dd ul li a{color:#333}
#siteLast dd ul li a:hover{color:#c00;}
#siteLast dd table.up{background:#f7f7f7}
#siteLast.on dd{display:block;}

/* 站群导航-个性 */
#top #siteLast {color: #333;}
#top #siteLast dt { color:#fff}
#top #siteLast a { padding: 0; margin: 0; }
#top #siteLast.on dt { background-color: #c5be56; color: #fff; }
#top #siteLast dd{top: 35px; right:0px; left:auto; margin:0px; border:2px solid #c5be56}

.header {
    width: 100%;
    position:relative;
    z-index:3;
    background:#fff url(../images/background.png) no-repeat;
}

.header>.sw { height: 206px; }
.header .logo {
    float: left;
    padding-top: 40px;
    overflow: hidden;
}
.header .logo img {
    max-height: 120px;
}


/* 搜索 */
.search-home {
    padding: 20px;
    height: 38px;
    margin-bottom: 20px;
}

.s-form .input-box {
    float: left;
    width: 280px;
    height: 38px;
}
.s-form .input-box input {
    float: left;
    width: 258px;
    padding:0 10px;
    height: 36px;
    line-height: 36px;
    border: 1px solid #ced4da;
    color: #666;
    outline: none;
    background: #e5e4e4;
    border-radius: 4px 0 0 4px;
}
.s-form .btn-box {
    display: block;
    float: right;
    width: 60px;
    height: 38px;
}
.s-form .btn-box #search {
    display: block;
    width: 58px;
    height: 38px;
    line-height: 36px;
    cursor: pointer;
    border: 1px solid #dcbb2f;
    outline: none;
    font-size: 16px;
    color: white !important;
    background: linear-gradient(#eddb8e 0%, #d8b41b 100%);
    border-radius:0 4px 4px 0;
}


/*导航 S*/

.nav {
    height: 46px;
    clear: both;
    min-width: 1200px;
    margin: 0 auto;
    width: 100%;
    background-color: #b01e29;
}
.nav .mainNav {
    width: 1180px;
    margin: 0 auto;
}
.nav .li1 {
    float: left;
    height: 46px;
    text-align: center;
    position: relative;
    width: 9.09%;
}


.nav a.a1 {
    color: #fff;
    display: block;
    font-size: 16px;
    line-height: 46px;
}
.nav a.a1:hover { text-decoration: none;}
.nav ul li.on1 {
    background: #9e0f1a;
}
.nav ul li .ul1 {
    display: none;
    width: 100%;
    position: absolute;
    left: 0;
    top: 46px;
    background: #9e0f1a;
}

.nav ul li .ul1 li a {
    color: #fff;
    display: block;
    padding: 6px;
    font-size: 14px;
    line-height: 22px;
    text-align: center;
}
.nav ul li .ul1 li.on2 {
    background: #b01e29;
}

.nav #li-ktpt .ul1 { display: none !important;}

/* box */
.box { background-color: #fff;  box-shadow: 0 2px 10px 0 rgba(0, 0, 0, .12);}

/* box-top */

/* box-block */
.box-block .hd { overflow: hidden; height: 40px; line-height: 40px; background-color: #d42e3a;}
.box-block .hd h3 { float: left; padding-left: 20px; font-size: 16px;}
.box-block .hd h3 a { color: #fff;}
.box-block .hd a.more { float: right; color: #fff; padding-right: 20px; font-size: 14px;}
.box-block .hd li { float: left; font-size: 14px; padding-left: 20px;}
.box-block .hd li a {color: #fff;}
.box-block .hd li.on { font-size: 16px;}

.box-block .bd { padding: 15px;}



/*导航 E*/

#content {
    width: 1180px;
    margin: 20px auto;
    overflow: hidden;
    text-align: left;
    min-height: 500px;
}
/*右侧 S*/

.side {
    width: 380px;
    float: left;
    margin-right: 20px;
}
/*右侧 E*/
.mainContent {
    overflow: hidden;
    box-shadow: 0 2px 10px 0 rgba(0, 0, 0, .12);
    background-color: #fff;
}

/* friendLinks */
.friendLinks {
    padding: 0 15px;
    height: 148px;
     background-color: #fff; box-shadow: 0 2px 10px 0 rgba(0, 0, 0, .12);
}
.friendLinks .hd {
    line-height: 40px;
    height: 40px;
    border-bottom: 1px solid #dee2e6;
}
.friendLinks .hd h3 { float: left; color: #b01e29; font-size: 16px; line-height: 39px; padding: 0 15px; border-bottom: 2px solid #b01e29;}



.friendLinks .bd {
    overflow: hidden;
    clear: both;
    margin-right: -10px;
}
.friendLinks select {
    border: 1px solid #808080;
    width: 170px;
    height: 38px;
    margin-right: 10px;
    float: left;
    margin-top: 10px;
    color: #808080;
    border-radius:5px;
}
/* 友情链接 E */

/*底部 S*/

.footer {
    padding: 20px 0;
    line-height: 24px;
    color: #fff;
    background: #7e2f38;
    text-align: center;
    overflow: hidden;
    margin-top: 20px;
    clear: both;
}
.footer .sw { position: relative;}
.footer .links {
    padding: 20px;
    overflow: hidden;
}
.footer .links li {
	display: inline;
}
.footer .links li.spe { padding: 0 10px;}
.footer a {
    color: #fff;
}
.footer a:hover {
    text-decoration: underline;
}
.footer .copyRight {
    font-size: 14px;
    line-height: 24px;
    margin-bottom: 10px;
}
.footer .ewm {
    position: absolute;
    right: 30px;
    top:30px;
}

/*验证码*/

div.codeinp input[type=text] {
    width: 100px !important;
    float: left;
    margin-right: 10px;
}
/* 通用底部按钮 */

.bot {
    text-align: center;
    padding: 0 0 20px 0;
}
.bot a, .bot button {
    cursor: pointer;
    display: inline-block;
    height: 46px;
    line-height: 46px;
    padding: 0 5%;
    font-size: 16px;
    background: #115b32;
    border: 0;
    color: #fff;
    margin: 0 2%;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}
.bot a:hover, .bot button:hover {
    text-decoration: none;
    background: #115b32;
}
/* 依申请、信访、咨询等通用 查询页样色 */

.queryForm {
    background: #fff;
    padding: 3% 0;
    width: 80%;
    margin: 30px auto;
    border: 1px solid #e2e2e2;
    font-size: 16px;
}
.queryForm td {
    padding: 8px 0
}
.queryForm .tdlab {
    width: 40%;
    text-align: right;
}
.queryForm input[type=text] {
    width: 56%;
    border: 1px solid #ccc;
    height: 30px;
    padding: 0 10px;
}
.queryForm .bot {
    text-align: left;
}
.queryForm .bot a {
    margin: 0
}
.queryForm .required strong {
    color: #f00;
    margin-right: 5px;
}
.queryForm .errorMessage {
    color: #f00;
}
.queryForm table {
    width: 100%;
    border: 0;
}
/* 依申请、信访、咨询等通用 查询结果页样色 */

.queryResult {
    width: 80%;
    margin: 30px auto;
}
.queryResult .mainBox {
    margin-bottom: 50px;
}
.queryResult .tit h3 {
    text-align: center;
    font-size: 38px;
    line-height: 2;
    margin-bottom: 30px;
}
.queryResult .tips {
    text-align: center;
    font-size: 16px;
    margin-bottom: 50px;
    border-top: 1px solid #ddd;
    padding: 50px 0 20px 0;
}
.queryResult .number {
    font-weight: bold;
    color: #f00
}
